| Name | Description | |
|---|---|---|
![]() | add | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | clear | Clears the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | get | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | remove | Removes an object from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | removeAt | Removes the object at the specified index from the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | set | Replaces an object at the specified index in the collection. (Inherited from com.o2sol.pdf4java.core.collections.Collection<T>) |
![]() | setAllowChanges | This method supports the internal library infrastructure and should not be used by external client code. |

